Welcome![Sign In][Sign Up]
Location:
Search - GB2312 unicode

Search list

[MultiLanguagefontcurve

Description: 万能字库生成工具: 将UNICODE,GB2312/GBK/BIG5码转换成任意尺寸的点阵字库,支持WINDOWS下所有字体,为嵌入式开发人员不可多得的字库生成工具-Universal Font Generation Tool : UNICODE, GB2312/GBK/BIG5 arbitrary code into the lattice size font support under all Windows fonts for embedded developers rare Font Generation Tool
Platform: | Size: 419007 | Author: 黄书郎 | Hits:

[Other resourceSMS_Mcu_Program

Description: 做过的一个单片机项目的完整程序,包含对tc35i无线通信模块的控制,GB2312与Unicode之间的转换,液晶模块控制等。-done a complete SCM process of the project, including right tc35i wireless communications module control, GB2312 with Unicode conversion between the LCD module control.
Platform: | Size: 170529 | Author: 杨枫 | Hits:

[MultiLanguageChineseCodeP

Description: 一个详细的汉字编码介绍以及判断汉字编码的程序代码。不知道有没有人曾经为汉字的编码问题头疼不已?这篇文档讲述了GB2312-80、GBK、Unicode编码、Big5编码的规律,并给出了判断一个汉字为GBK和Big5码的VB代码程序。-a detailed description and a Chinese character coding judgment Chinese character coding procedure code. Do not know whether any of them had the Chinese character coding for the worse with the problem? This document about the GB2312-80, GBK, Unicode encoding, Big5 coding rules, and gives the judge a Chinese character for GBK Big5 code and the procedures for VB code.
Platform: | Size: 29068 | Author: 绿风 | Hits:

[GUI Developtableq

Description: 构建 GB2312 汉字库的 unicode 码表嵌入式系统总离不了处理汉字。一般汉字的处理方法是(以手机接受短信为例):比如你收到了一封短信,该短信解码后是按照 UTF-16 表示的,那么我们需要根据每一个汉字的unicode 码找到它在 GB2312 库中的位置,然后再用对应的点阵数据在屏幕上显示出来。 -GB2312 Store Construction of unicode code table from the total embedded system can handle Chinese characters. Ordinary Chinese method of disposal is (to accept phone messages for example) : For example, you received an SMS, after decoding the messages is UTF-16 said, we need every one of the Chinese characters unicode code found in GB2312 repository location, Then the corresponding lattice data on the screen is displayed.
Platform: | Size: 1367 | Author: qifang | Hits:

[Other resourceCharCode

Description: 比较详细介绍了ASCII字符集、GB2312字符集、BIG5字符集、 GB 18030字符集、Unicode字符集等。计算机要准确的处理各种字符集文字,需要进行字符编码,以便计算机能够识别和存储各种文字-more detail on the ASCII character set, the GB2312 character set, BIG5 Character Set GB 18030 character sets, such as the Unicode character set. Accurate computer to handle various language character sets, the need for character encoding. for the computer to identify the various characters and storage
Platform: | Size: 10140 | Author: 阿木 | Hits:

[MultiLanguagechinesecode

Description: 中文字符编码转换。支持GB2312,UTF_8,Unicode等的互相转换-Chinese character encoding conversion. Support GB2312, UTF_8 Unicode, the mutual conversion
Platform: | Size: 1648 | Author: chenweiji | Hits:

[Other resourcetc35GSM

Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。
Platform: | Size: 171021 | Author: 袁宏远 | Hits:

[Other resource1_070515130443

Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。
Platform: | Size: 172744 | Author: 吴水林 | Hits:

[JSP/JavaUnicode_GB2312_mapping

Description: java中可以用的Unicode和GB2312的字符对照表,其他语言可以修改其中的txt文件使用
Platform: | Size: 91423 | Author: raptor | Hits:

[JSP/JavaCodeConvert

Description: 编码转换器,用于把GB2312编码转换成Unicode编码
Platform: | Size: 1191 | Author: aaabbb | Hits:

[MultiLanguageLancodeConverter

Description: 可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看
Platform: | Size: 33175 | Author: xuzheng | Hits:

[OtherGB2312UNICODE

Description: 国标GB2312到UNICODE的转换程序,包含源代码
Platform: | Size: 5761 | Author: dellric | Hits:

[Other resourceAnyview3.0UI_src

Description: 最强手机阅读器Anyview3.0版的界面代码,Anyview3.0支持txt,html,UMD等格式的图书及PNG,GIF,JPG图片并可设置阅读背景图片,支持GB2312,GBK,Unicode,UTF8等编码
Platform: | Size: 131225 | Author: hahaonline | Hits:

[Other resourcegb2312tounicode

Description: GB2312与Unicode转换用的H文件,开发手机模块中的中文短信息可能用到。
Platform: | Size: 19244 | Author: 张兰华 | Hits:

[Linux-UnixurlEncode

Description: 用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
Platform: | Size: 1431 | Author: huangyifang | Hits:

[Windows DevelopGB2312tounicode

Description: gb2312和unicode的对照表,gb2312和unicode的对照表
Platform: | Size: 84250 | Author: archermind | Hits:

[Other resourceSMS_Mcu_Program

Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。
Platform: | Size: 170402 | Author: lzd | Hits:

[IME DevelopCodeConverse

Description: 本程序是关于中文GB2312, GBK, GB18030 和Unicode(包括UTF-16和UTF-8)之间的转换。 此外,还有日文JIS和SHIFT-JIS之间的转换,以及JIS和SHIFT-JIS和UNICODE之间的转换。是本文做一个中日文输入法时碰到的一个很大的问题,这里整理出来,供大家参考。
Platform: | Size: 4031 | Author: ProgramMan | Hits:

[Windows Developzwg222

Description: unicode和gb2312间的转换-transform between unicode and gb2312.
Platform: | Size: 68632 | Author: 朱卫刚 | Hits:

[ASP网页搜索引擎

Description: K-PageSearch是由Kwindsoft在2007年自主研发的专为行业、专类信息检索设计的网页搜索引擎。主要功能特点:网络蜘蛛、定向采集、正文提取、中文分词、全文索引、相关度排序、网页快照、相关搜索、竞价排名;后台数据库采用Microsoft SQL Server,静态化搜索系统设计采用XML数据岛缓存搜索结果提高系统的稳定性和性能、节省服务器资源减轻系统负担。 网络蜘蛛 K风蜘蛛组件包括三大功能模块:链接采集、网页分析、无效网页扫描; 自动识别GB2312、BIG5、UTF-8、Unicode等网页编码; 文件类型证察防止非文本类型文件采集; K风蜘蛛可以采集ASP、PHP、JSP等动态数据网页和HTML、SHTML、XHTML等静态网页; 支持续采功能,如果因系统、网络等故障问题终止采集,系统将在下次启动采集时提示您是否“继续采集”或“结束任务”; 采集任务管理功能可以设置多个采集任务安排计划工作,每一个采集任务将会顺次运行; 定向采集 指定采集特定的网页,进行专类信息网页采集是垂直搜索引擎提高内容质量和相关度的关键技术。 链接包含关键字:链接中必须包含的关键字;例如:download|mp3|soft;可以使用“|”分隔多个包含关键字; 链接排除关键字:链接中不包含的关键字;例如:download|mp3|soft;可以使用“|”分隔多个排除关键字; 网页包含关键字:网页中必须包含的关键字;例如:K风|网页|搜索;可以使用“|”分隔多个包含关键字; 网页排除关键字:网页中不包含的关键字;例如:K风|网页|搜索;可以使用“|”分隔多个排除关键字; 正文提取 Kwindsoft自主研发的正文提取组件,它的功能是把一个网页的主题中心内容提取出来并把与该网页主题无关的信息(广告、导航、栏目等非网页正文内容信息)过滤。此项技术有效保证网页信息采集的质量提高检索相关度,智能识别、准确提取网页正文,内容网页提取识别准确率达到80%以上。
Platform: | Size: 716570 | Author: gongcolin | Hits:
« 1 2 3 4 5 67 8 9 »

CodeBus www.codebus.net